html {
	font-size: 16px;
}

input[type=submit],
input[type=reset],
input[type=button],
input[type=text],
input[type=search] {
	-webkit-appearance: none;
}

select {
	-webkit-appearance: none;
	color: #AAAAAA;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
	padding: 0;
	font-family: "microsoft yahei", "simhei", "simsun";
	color: #525253;
	font-size: 16px;
	margin: 0;
	outline: 0;
}

input:focus,
textarea:focus {
	outline: none;
}

textarea {
	resize: none;
}

del,
ins,
u,
s,
a,
a:hover {
	text-decoration: none;
}

li {
	list-style: none;
}

.bg {
	width: 100%;
	min-width: 1200px;
	min-height: 682px;
	background: url(bg_zyy_znd_20230209.png) no-repeat;
}

.top {
	width: 100%;
	height: 48px;
	line-height: 48px;
	color: #2A2A2A;
	overflow: hidden;
}

.w_1200 {
	width: 1200px;
	margin: 0 auto;
}

.denglu_main {
	float: right;
	position: relative;
	margin-right: 21px;
}

.denglu_main:after {
	content: "";
	display: block;
	position: absolute;
	top: 13px;
	right: -11px;
	width: 1px;
	height: 21px;
	background: #CCCCCC;
}

.denglu_main a {
	color: #5E4840;
	font-size: 16px;
	margin-left: 20px;
}

.wza {
	float: right;
	display: block;
	margin-top: 8px;
	width: 108px;
	height: 30px;
	line-height: 30px;
	background: #A89586;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	margin-right: 20px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.wza:hover {
	color: #fff;
	background: #AB3C3C;
}

.time {
	float: right;
}

.header {
	width: 100%;
	overflow: hidden;
}

.logo {
	float: left;
	margin-left: 16px;
	margin-top: 38px;
}

.logo a {
	display: block;
}

.logo a img {
	width: 100%;
}

.searchMain {
	float: right;
	margin-top: 58px;
}

.input_Search_1 {
	float: left;
	width: 260px;
	padding-left: 23px;
	height: 51px;
	line-height: 51px;
	background: #FFFFFF;
	border-radius: 3px;
	border: 1px solid #E1DCD1;
	color: #A4A4A4;
	margin-right: 12px;
}

.searchBtn {
	float: left;
	width: 51px;
	height: 51px;
	cursor: pointer;
	border-radius: 3px;
	border: none;
	background: #A89586 url(icon1_zyy_znd_20230209.png) 8px no-repeat;
	margin-right: 10px;
}

.yws {
	float: right;
	display: block;
	width: 103px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	background: #AB3C3C;
	border-radius: 3px;
	color: #fff;
	text-align: center;
}

.yws:hover {
	color: #fff;
}

.nav {
	width: 100%;
	margin-top: 54px;
}

.menu {
	width: 100%;
	background: #AB3C3C;
	height: 80px;
	line-height: 80px;
}

.menu ul {
	width: 100%;
	overflow: hidden;
}

.menu ul li {
	float: left;
	padding: 0 59px;
}

.menu ul li a {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}

.menu ul li a:hover {
	padding-bottom: 3px;
	border-bottom: 2px solid #fff;
}

.menu ul li.active a {
	padding-bottom: 3px;
	border-bottom: 2px solid #fff;
}

.news_photo {
	width: 100%;
}

.main {
	width: 100%;
	margin-top: 34px;

}

.news_photo {
	width: 100%;
	overflow: hidden;
}

.news_photo_left {
	float: left;
	width: 623px;
	height: 350px;
}

.pz_slides_3 {
	width: 623px;
	height: 350px;
	overflow: hidden;
	position: relative;
}

.pz_slides_3 ._btn {
	overflow: hidden;
	position: absolute;
	right: 24px;
	bottom: 20px;
	z-index: 9;

}

.pz_slides_3 ._btn ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.pz_slides_3 ._btn ul li {
	float: left;
	width: 21px;
	height: 4px;
	margin: 0 3px;
	cursor: pointer;
	background: #fff;
	border-radius: 11px;
}

.pz_slides_3 ._btn ul li.on {
	BACKGROUND-POSITION: 0px;
	background: #E1B871;
}

.pz_slides_3 ._pic {
	position: relative;
	height: 100%;
	z-index: 0;
}

.pz_slides_3 ._pic li {
	width: 623px;
	height: 350px;
	zoom: 1;
	vertical-align: middle;
	position: relative;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;

}


.pz_slides_3 .prev {
	float: left;
	display: inline-block;
	width: 28px;
	height: 52px;
	background: url(left_zyy_znd_20230209.png) no-repeat;
	position: absolute;
	left: 7px;
	top: 37%;
}

.pz_slides_3 .next {
	float: left;
	display: inline-block;
	width: 28px;
	height: 52px;
	background: url(right_zyy_znd_20230209.png) no-repeat;
	position: absolute;
	right: 7px;
	top: 37%;
}

.img1 {
	display: block;
	width: 623px;
	height: 350px;
	background: url(img7_zyy_znd_20230209.jpg) no-repeat;
	background-size: 623px;
}


.pz_slides_3 ._pic li:after {
	position: absolute;
	transition: 0.3s;
	content: "";
	width: 0;
	left: 50%;
	top: 0;
	height: 3px;
	background: #A82626;
}

.pz_slides_3 ._pic li:hover:after {
	width: 100%;
	left: 0;
}


.pz_slides_3 ._pic li p {
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 45px;
	line-height: 45px;
	background: url(bg2_zyy_znd_20230209.png) repeat-x;
	color: #fff;
}

.pz_slides_3 ._pic li p a {
	color: #fff;
	font-size: 18px;
	text-align: left;
	float: left;
	margin-left: 16px;
}

.pz_slides_3 ._pic li p a:hover {
	color: #fff;
}

.pz_slides_3 ._pic ul li .img1 a img {
	width: 623px;
	height: 350px;
	display: block;
}

.news_photo_right {
	float: right;
	width: 553px;
}

.tab_title {
	width: 100%;
	border-bottom: 1px solid #E2DDD9;
}

.tab_title ul {
	width: 95%;
	padding-left: 16px;
	height: 37px;
}

.tab_title ul li {
	float: left;
	position: relative;
	height: 37px;

}

.tab_title ul li a {
	display: block;
	color: #5E4840;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	padding: 0 16px;
}

.tab_title ul li a p {
	color: #5E4840;
	font-size: 20px;
	font-weight: bold;
}

.tab_title ul li a:hover p {
	color: #AB3C3C;
}

.tab_title ul li a:before {
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	background: #A89586;
	position: absolute;
	bottom: -13px;
	left: 0px;
	display: none;
}

.tab_title ul li a:hover:before {
	display: block;
}

.tab_title ul li.active a:before {
	display: block;
}

.tab_title ul li.active a p {
	color: #AB3C3C;
}

.news_photo_right_main {
	width: 100%;
}

.tab_main {
	width: 100%;
}

.ul_main {
	margin-top: 16px;
	width: 100%;
}

.ul_main li {
	width: 100%;
	overflow: hidden;
	line-height: 37px;
	position: relative;
}

.ul_main li:before {
	content: "";
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #A89586;
	border-radius: 4px;
	position: absolute;
	top: 17px;
	left: 5px;
}

.ul_main li a {
	float: left;
	display: inline-block;
	font-size: 16px;
	line-height: 37px;
	color: #373737;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	padding-left: 17px;
	position: relative;
}

.ul_main li a:hover {
	color: #AB3C3C;
	margin-left: 10px;
}

.time1 {
	float: right;
	font-size: 16px;
	line-height: 37px;
	color: #A89586;
}

.banner {
	width: 100%;
	height: 91px;
	margin-top: 20px;
	margin-bottom: 27px;
}

.banner a {
	display: block;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.banner a:hover{
	opacity: 0.6;
}
.zdzt_main {
	width: 100%;
	overflow: hidden;
}

.zdzt_main_title {
	float: left;
	width: 123px;
	height: 119px;
	background: url(bg3_zyy_znd_20230209.png) no-repeat;

}

.zdzt_main_title a {
	display: block;
	width: 123px;
	height: 119px;
	color: #AB7D59;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 24px;
}

.zdzt_right {
	float: left;
	width: 1047px;
	height: 119px;
	margin-left: 30px;
}

.picScroll-left {
	width: 100%;
	position: relative;
}

.picScroll-left .hd {
	position: relative;
}


.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.picScroll-left .hd ul li.on {
	background-position: 0 0;
}

.picScroll-left .bd {
	width: 100%;
	overflow: hidden;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
	width: 102%;
}

.picScroll-left .bd ul li {
	width: 332px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin-right: 24px;
}

.picScroll-left .bd ul li a {
	display: block;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.picScroll-left .bd ul li a:hover {
	opacity: 0.7;
}


.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	width: 332px;
	height: 117px;
	display: block;
}

.picList li a img{
	width: 332px;
	height: 117px;
	
}
	


.picScroll-left .bd ul li .title {
	line-height: 24px;
}

.tempWrap {
	width: 1047px !important;
	margin: 0 auto;
}


.picScroll-left ._btn {
	overflow: hidden;
	position: absolute;
	right: 24px;
	bottom: 20px;
	z-index: 9;

}

.picScroll-left .hd {
	position: absolute;
	bottom: 10px;
	left: 45%;
	z-index: 999;
}

.picScroll-left .hd ul li {
	float: left;
	width: 21px;
	height: 4px;
	margin: 0 3px;
	cursor: pointer;
	background: #fff;
	border-radius: 11px;
}

.picScroll-left .hd ul li.on {
	BACKGROUND-POSITION: 0px;
	background: #E1B871;
}

.main_bottom {
	width: 100%;
	overflow: hidden;
	margin-top: 27px;
}

.main_bottom_left {
	float: left;
	width: 780px;
}

.news_main {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 10px;
}

.news_main .ul_main {
	margin-top: 11px;
}

.news_main .time1 {
	color: #AFAFAF;
	line-height: 40px;
	margin-right: 8px;
}

.news_main .ul_main li {
	line-height: 40px;
	border-bottom: 1px dashed #E6E6E6;
}

.news_main .ul_main li a {
	line-height: 40px;
}

.news_main .tab_title ul {
	padding-left: 0px;
	width: 100%
}

.zwfw_box {
	width: 100%;
	overflow: hidden;
	margin-top: 25px;
}

.zwfw_box_left {
	float: left;
	width: 281px;
	height: 260px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.zwfw_box_left a {
	display: block;
	width: 281px;
	height: 166px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	padding-top: 96px;

}

.imgbox {
	width: 281px;
	height: 260px;
	overflow: hidden;
}

.imgbg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: ease 1s;
}

.imgbox:hover .imgbg {
	transform: scale(1.1);
}

.zwfw_right {
	float: right;
	width: 472px;
}

.zwfw_right ul {
	width: 100%;
}

.zwfw_right ul li {
	width: 470px;
	height: 74px;
	background: #F8F8F8;
	border-radius: 3px;
	border: 1px solid #EBE2D9;
	margin-bottom: 16px;
}

.zwfw_right ul li a {
	display: block;
	width: 470px;
	height: 74px;
	line-height: 74px;
	overflow: hidden;

}

.zwfw_right ul li a img {
	float: left;
	display: inline-block;
	margin-top: 14px;
	margin-left: 14px;
}

.zwfw_right ul li a span {
	float: left;
	display: inline-block;
	font-size: 18px;
	color: #5A544B;
	margin-left: 30px;

}

.zwfw_right ul li a em {
	float: right;
	display: block;
	margin-right: 26px;
	margin-top: 28px;
	width: 12px;
	height: 32px;
	background: url(icon3_zyy_znd_20230209.png) no-repeat;
}

.zwfw_right ul li a:hover span {
	color: #AB3C3C;
}

.main_bottom_right {
	float: right;
}

.zfxxgkzl {
	width: 380px;
	height: 345px;
	border: 5px solid #C2BDAE;
	position: relative;
}

.zfxxgkzl_main {
	width: 347px;
	height: 298px;
	background: url(bg5_zyy_znd_20230209.png) no-repeat;
	margin: 0 auto;
	margin-top: 33px;
	position: relative;
}

.zfxxgk_title {
	font-size: 20px;
	font-weight: bold;
	color: #B73131;
	text-align: center;
	position: absolute;
	top: -13px;
	left: 27%;
}

.icon1 {
	width: 21px;
	height: 21px;
	background: url(icon6_zyy_znd_20230209.png) no-repeat;
	position: absolute;
	top: 4%;
	left: 4%;
}

.icon2 {
	width: 21px;
	height: 21px;
	background: url(icon7_zyy_znd_20230209.png) no-repeat;
	position: absolute;
	top: 4%;
	right: 4%;
}

.icon3 {
	width: 21px;
	height: 21px;
	background: url(icon8_zyy_znd_20230209.png) no-repeat;
	position: absolute;
	bottom: 4%;
	left: 4%;
}

.icon4 {
	width: 21px;
	height: 21px;
	background: url(icon9_zyy_znd_20230209.png) no-repeat;
	position: absolute;
	bottom: 4%;
	right: 4%;
}

.zfxxgkzl_main ul {
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
	margin-left: 17px;
}

.zfxxgkzl_main ul li {
	float: left;
	width: 149px;
	height: 38px;
	line-height: 38px;
	background: linear-gradient(270deg, #F7F5F3 0%, #EFEBE5 100%);
	border-radius: 3px;
	margin-right: 15px;
	margin-bottom: 9px;
}

.zfxxgkzl_main ul li a {
	display: block;
	width: 149px;
	height: 38px;
	line-height: 38px;
	color: #615A51;
	font-size: 16px;
	text-align: center;
}

.zfxxgkzl_main ul li a:hover {
	color: #AB3C3C;
}

.ldxx_main {
	width: 391px;
	height: 178px;
	background: url(bg6_zyy_znd_20230209.png) no-repeat;
	margin-top: 14px;
}

.ldxx_main ul {
	width: 100%;
	margin-left: 76px;
	padding-top: 35px;
	overflow: hidden;
}

.ldxx_main ul li {
	float: left;
	width: 74px;
	border-radius: 3px;
	margin-right: 90px;
}

.ldxx_main ul li .a_1 {
	display: block;
	width: 74px;
	height: 74px;
	background: #BA3C3C;
	box-shadow: 0px 0px 6px 0px rgba(147, 27, 27, 0.5);
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.ldxx_main ul li .a_1:hover {
	background: #A89586;
	box-shadow: 0px 0px 6px 0px rgba(194, 189, 174, 0.5);
}

.ldxx_main ul li .a_1 span {
	display: block;
	margin: 0 auto;
	padding-left: 11px;
	padding-top: 10px;
}

.ldxx_main ul li p {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.ldxx_main ul li p a {
	color: #BA3C3C;
	font-size: 18px;
}

.ldxx_main ul li p a:hover {
	color: #A89586;
}

.main_bottom_right_bottom {
	width: 100%;
	margin-top: 32px;
}

.jzxx_box {
	width: 100%;
	height: 151px;
	background: url(bg7_zyy_znd_20230209.png) no-repeat;
	margin-bottom: 20px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.yjzj_box {
	width: 100%;
	height: 151px;
	background: url(bg8_zyy_znd_20230209.png) no-repeat;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.jzxx_box a {
	display: block;
	width: 100%;
	height: 151px;
	overflow: hidden;
	
}
.jzxx_box:hover{
	opacity: 0.8;
}
.yjzj_box:hover{
	opacity: 0.8;
}

.jzxx_box a span {
	float: left;
	display: block;
	margin-left: 74px;
	margin-top: 32px;
}

.jzxx_box a em {
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	font-style: normal;
	margin-left: 32px;
	margin-top: 54px;
}

.yjzj_box a {
	display: block;
	width: 100%;
	height: 151px;
	overflow: hidden;
}

.yjzj_box a span {
	float: left;
	display: block;
	margin-left: 74px;
	margin-top: 32px;
}

.yjzj_box a em {
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	font-style: normal;
	margin-left: 32px;
	margin-top: 54px;
}

.foot {
	width: 100%;
/* 	padding-bottom: 30px; */
}

.foot_main {
	width: 100%;
	border-top: 4px solid #BA3C3C;
	position: relative;
}

.xglj {
	width: 100%;
	height: 68px;
	line-height: 68px;
	border-bottom: 1px solid #C9BDAB;
	overflow: hidden;

}

.xglj_left {
	float: left;
	padding: 0 35px;
	font-size: 18px;
	color: #B11818;
	font-weight: bold;
}

.xglj_right {
	float: left;
	width: 1058px;
}

.bottom_links {
	float: left;
	width: 100%;
}

/* 相关链接 */

.link_W_Sub>p {
	position: relative;
}

.link_W_Sub>p:after {
	speak: none;
	content: "";
	display: inline-block;
	width: 13px;
	height: 8px;
	background: url(icon14_zyy_znd_20230209.png) no-repeat;
	background-size: 13px 8px;
	position: absolute;
    top: 31px;
    right: -32px;

}

.link_W_Sub.active>p:after {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	/* IE 9 */
	-moz-transform: rotate(180deg);
	/* Firefox */
	-webkit-transform: rotate(180deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(180deg);
	transition: transform 0.2s linear;
}


.link_W_Sub:hover .a_7 {
	color: #CC4646;
}

.link_W_Sub a:hover {
	color: #CC4646;
}

.link_hidden_box {
	position: absolute;
	width: 1188px;
	height: auto;
	top: -68px;
	left: 0px;
	background: #fff;
	z-index: 9999;
	display: none;
	border: 1px solid #CC4646;
	border-radius: 3px;
	text-align: left;
	padding-left: 10px;
}

.link_hidden_box div {
	padding: 10px;
	line-height: 20px;
	min-height: 40px;

}

.link_hidden_box div a {

	color: #333;
	line-height: 18px;
	padding: 10px 3px 10px 8px;
	display: inline-block;
	white-space: nowrap;
	font-size: 14px;

}

.link_hidden_box div a:hover{
	color: #CC4646;
}


.bottom_links ul{
	float: left;
	width: 100%;
	
}

.link_W_Sub{
	float: left;
	cursor: pointer;
	padding: 0 100px;
	line-height: 68px;
	height: 68px;
	color:#58534D;
	font-size: 16px;
	background: url(bg9_zyy_znd_20230209.png) left center no-repeat;
}
.foot_bottom{
	width: 100%;
	background: #F7F7F7;
	min-height: 132px;
	margin-top: 20px;
	overflow: hidden;
}
.foot_bottom_left{
	float:left;
	margin-top: 28px;
	margin-left: 10px;
}
.foot_bottom_middle{
	float:left;
	margin-top: 20px;
	margin-left: 40px;
	position: relative;
}
.foot_bottom_middle:before{
	content: "";
	display: block;
	width: 1px;
	height: 92px;
	background: #C9BDAB;
	position: absolute;
    left: -17px;
    top: 0px;
}


.foot_bottom_middle p{
	color: #494949;
	line-height: 24px;
	margin-bottom: 6px;
}
.wzdt a{
	margin-left: 16px;
	color: #CC4646;
}
.wzdt a:hover{
	border-bottom: 1px solid #CC4646;
}
.gaw{
	margin-left: 10px;
}
.wzsb{
	margin-left: 10px;
}
.icp{
	margin-left: 10px;
}
.foot_bottom_right{
	float:right;
	margin-top: 19px;
	margin-right: 53px;
}

.share_main {
	width: 47px;
	position: fixed;
	bottom:0px!important;
	top: 600px;
	z-index: 999;
	right: 0px;
	display: none;
}

.share_cell {
	width: 100%;
}

.share_cell li {
	width: 47px;
	height: auto;
	border-radius: 3px;
	background: #C9B399;
	padding-top: 4px;
	margin-bottom: 8px;
	padding-bottom: 6px;
}

.share_cell li:hover {
	background: #AB3C3C;
}

.share_cell a {
	display: block;
	width: 47px;
	cursor: pointer;
	position: relative;
}

.fhdb {
	width: 32px;
	height: 32px;
	background: url(icon16_zyy_znd_20230209.png) no-repeat;
	margin: 0 auto;
}
.share_cell li a p {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.main2{
	width: 100%;
	margin-top: 20px;
	padding-bottom: 30px;
}

.mianbao{
	width: 1180px;
	height: 50px;
	line-height: 50px;
	background: #F7F4F2;
	padding-left: 20px;
	color: #AB3C3C;
}
.mianbao a{
    color: #8B7B6E;
    font-size: 16px;
    background: url(icon17_zyy_znd_20230209.png) center right no-repeat;
    padding-right: 20px;
    margin-right: 10px;
}
.mianbao a:hover{
	color: #AB3C3C;
}
.content{
	width: 100%;
	margin-top: 20px;
}
.content .tab_title ul{
	width: 100%;
	padding-left: 0px;
}
.ztzl_main{
	width: 100%;
	overflow: hidden;
}
.ztzl_main ul{
	width: 103%;
	overflow: hidden;
	margin-top: 22px;
}
.ztzl_main ul li{
	float:left;
	width: 383px;
	height: 135px;
	margin-right: 24px;
	margin-bottom: 20px;
}
.ztzl_main ul li a{
	display: block;
	width: 383px;
	height: 135px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.ztzl_main ul li a img{
	width: 383px;
	height: 135px;
}
.ztzl_main ul li a:hover{
	opacity: 0.8;
}
.news_list{
	width: 100%;
}
.news_list ul{
	border-bottom: 1px solid #E8E6E6;
	padding-bottom: 16px;
}
.news_list ul li{
	
	line-height: 40px;
}
.news_list ul li a{
	line-height: 40px;
}
.news_list ul li .time1{
	line-height: 40px;
	margin-right: 7px;
}
.page{
	width: 100%;
	margin-top: 30px;
	text-align: center;
}
.wzdt_main{
	width: 100%;
	margin-top: 38px;
}
.wzdt_box{
	width: 1200px;
	height: 52px;
	line-height: 52px;
	border-left: 2px solid #AB3C3C;
	background: linear-gradient(270deg, #Fff 0%, #F9F7F5 100%);
	margin-bottom: 33px;
}
.wzdt_box span{
	margin-left: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #AB3C3C;
	margin-right: 14px;
}
.wzdt_box span a{
	font-size: 18px;
	font-weight: bold;
	color: #AB3C3C;
	
}
.wzdt_box a{
	line-height: 52px;
	color: #5D534B;
	margin-right: 23px;
}
.wzdt_box a:hover{
	color: #AB3C3C;
}
.tjzx_main{
	width: 1173px;
	height: 80px;
	padding-top: 18px;
	padding-left: 23px;
	border: 4px solid #C2BDAE;
	border-radius: 3px;
	margin-top: 20px;
}
.tjzx_main ul{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.tjzx_main ul:after{
	content: "";
	display: block;
	width: 1px;
	height:66px;
	background: #A89586;
	position: absolute;
	top:0px;
	right:27%;
}
.tjzx_main ul li{
	float:left;
	width: 252px;
	height: 66px;
	line-height: 66px;
	background: #F0EBE8;
	border-radius: 3px;
	margin-right: 34px;
}
.tjzx_main ul li a{
	display: block;
}
.tjzx_main ul li a img{
	margin-left: 20px;
	margin-top: -5px;
}
.tjzx_main ul li a span{
	color: #796E65;
	font-size: 20px;
	margin-left: 4px;
}
.tjzx_main ul li a em{
	font-style: normal;
	color: #514943;
	font-size: 20px;
	margin-left: 20px;
}
.wyly{
	float:left;
	width: 252px;
	height: 66px;
	line-height: 66px;
	background: #A89586;
	border-radius: 3px;
	margin-left: 31px;
}
.wyly a{
	display: block;
	width: 252px;
	height: 66px;
	line-height: 66px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.wyly a:hover{
	background: #AB3C3C;
}
.lyxd_main{
	width: 100%;
	margin-top: 27px;
}
.lyxd_title{
	width: 100%;
	height: 52px;
	background: url(bg10_zyy_znd_20230209.png) no-repeat;
	position: relative;
}
.lyxd_title:before{
	content: "";
	display: block;
	width: 2px;
	height: 52px;
	background: #AB3C3C;
	position: absolute;
	top:0px;
	left:0px;
}
.lyxd_title a{
	color:#333;
	line-height: 52px;
	font-size: 18px;
	font-weight: bold;
	margin-left: 30px;
}
.lyxd_title a:hover{
	color: #AB3C3C;
}
.lyxd_content{
	width: 100%;
	margin-top: 23px;
}
.lyxd_content ul li {
    border-radius: 3px;
    border: 1px solid #C2BDAE;
    padding: 20px 3%;
    margin-bottom: 18px;
}
.lyxd_content .liuyan_list_top {
    width: 100%;
}
.lyxd_content .zx_title {
    color: #4A4D54;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    padding-bottom: 5px;
    line-height: 26px;
}
.lyxd_content .zixun {
    margin-left: 10px;
    color: #88837F;
    letter-spacing: 1px;
    height: 23px;
    line-height: 23px;
    border-radius: 2px;
    border: 1px solid #C2BDAE;
    padding: 0 10px;
    font-size: 16px;
}
.lyxd_content .huifu {
    font-size: 16px;
    color: #fff;
    background:#8BC786;
    border-radius: 2px;
    padding: 0 15px;
    height: 26px;
    line-height: 26px;
    margin-left: 6px;
}
.lyxd_content .liuyan_list_middle {
    width: 100%;
    margin-top: 4px;
}
.lyxd_content .liuyan_list_middle span {
    color: #838383;
    font-size: 16px;
    line-height: 28px;
}

.lyxd_content .liuyan_list_bottom {
    width: 100%;
    margin-top: 4px;
}

.lyxd_content .name{
	display: none;
}
.lyxd_content .time3{
	background: url(img6_zyy_znd_20230209.png) left center no-repeat;
    background-size: 16px;
    display: inline-block;
    padding-left: 22px;
    color: #BAB7B7;
    margin-left: 0;
    font-size: 16px;
}
.lyxd_content ul li:hover a .zx_title{
	color: #AB3C3C;
}
.lyxd_content ul li:hover{
	background: #FFFDFB;
}
.yjzj_main{
	width: 100%;
	margin-top: 30px;
}
.yjzj_list{
	width: 100%;
}
.yjzj_list ul{
	width: 100%;
	margin-top: 12px;
}
.yjzj_list ul li{
	width: 100%;
	border-bottom: 1px solid #EFF2FC;
	overflow: hidden;
	padding-bottom: 14px;
	padding-top: 16px;
	margin-bottom: 10px;
	background: url(icon21_zyy_znd_20230209.png) 98% center no-repeat;
	
}
.yjzj_list_left{
	float:left;
	width: 94%;
	position: relative;
	border-right:1px solid #E8EBF7;
	padding-right: 10px;
}
.yjzj_list_left:after{
	content: "";
	display: block;
	width: 1px;
	height: 94px;
	background: #E8EBF7;
	position: absolute;
	top:-6px;
	right:0px;
	display: none;
}
.zj_bq{
	float:left;
	width: 63px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: #E8E1E1;
	border-radius: 3px;
	margin-top: 5px;
}
.zjz{
	background: #B11818;
}
.yjzj_list_main{
	float:left;
	margin-left: 20px;
	width: 92%;
}
.yjzj_title{
	width: 100%;
}
.yjzj_title a{
	color: #2A2A2A;
	font-size: 16px;
	line-height: 24px;
}
.yjzj_title a:hover{
	color: #B11818;
}
.yjzj_time{
	float:left;
	width: 92%;
	margin-top: 10px;
}
.yjzj_time span{
	margin-right: 26px;
	color: #A2A2A2;
}
.yjzj_time span em{
	font-style: normal;
	color: #484848;
}
.yjzj_list_right{
	float:left;
	padding-top: 23px;
}
.yjzj_list_right a{
	margin-left: 20px;
}

.neirong{
	width: 1140px;
	margin: 0 auto;
	margin-top: 30px;
}

.biaoti_title {
    width: 88%;
    text-align: center;
    font-size: 30px;
    line-height: 44px;
    font-weight: bold;
    color: #745D4B;
    margin: 0 auto;
}
.erji_title {
    width: 88%;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    line-height: 26px;
    margin-top: 18px;
    color: #B11818;
}
.title_bottom {
    height: 43px;
    width: 100%;
    line-height: 42px;
    margin-top: 18px;
    border-bottom: 1px solid #ECECEC;
}

.time4 {
    float: left;
	margin-left: 16px;
    font-size: 16px;
    color: #8A8A8A;
}
.laiyuan {
    float: left;
    font-size: 16px;
    color: #8A8A8A;
}
.title_bottom_right {
	float: right;
	font-size: 14px;
	line-height: 42px;
	margin-right: 60px;

}
.font_main {
    float: left;
    position: relative;
    color: #8A8A8A;
    line-height: 24px;
}
.font_main span {
    float: left;
    font-size: 16px;
    color: #8A8A8A;
    margin-top: 8px;
}
.icon_fp {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(icon22_zyy_znd_20230209.png) no-repeat center center;
    background-size: 28px;
    margin-top: 7px;
}
.icon_fm {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(icon23_zyy_znd_20230209.png) no-repeat center center;
    margin-top: 7px;
    background-size: 28px;
}
.font_main:after {
    content: "";
    display: block;
    width: 1px;
    height: 25px;
    background: #E6E6E6;
    position: absolute;
    top: 8px;
    right: -14px;
}
.dayin {
    float: left;
    margin-left: 28px;
}
.icon_dy {
    display: inline-block;
    float: left;
    width: auto;
    height: 28px;
    background: url(icon24_zyy_znd_20230209.png) no-repeat left 5px;
    margin-top: 3px;
    color: #8A8A8A;
    font-size: 16px;
    padding-left: 38px;
    line-height: 37px;
}
.fenxiang {
    float: right;
    color: #8A8A8A;
    margin-left: 28px;
    line-height: 24px;
    position: relative;
}
.fenxiang span {
    float: left;
    font-size: 16px;
    color: #8A8A8A;
    margin-top: 9px;
}
.fx_tit{
	 cursor: pointer;
}
.fx_bg {
    float: left;
    width: 32px;
    height: 28px;
    background: url(icon25_zyy_znd_20230209.png) left 7px no-repeat;
    background-size: 24px;
    margin-top: 10px;
    display: inline-block;
	margin-right: 10px;
	padding-left: 32px;
	line-height: 37px;
	margin-top: 3px;
	color: #8A8A8A;
}

.fx_ul {
	width: 107px;
	background: #fff;
	padding: 10px 10px 0 10px;
	display: none;
	box-shadow: 3px 5px 25px -10px rgba(0, 0, 0, 0.77);
	-webkit-box-shadow: 3px 5px 25px -10px rgba(0, 0, 0, 0.77);
	-moz-box-shadow: 3px 5px 25px -10px rgba(0, 0, 0, 0.77);
	position: absolute;
	top: 43px;
	left: -9px;
	z-index: 999;
}

.fx_ul li {
	width: 100%;
	height: 30px;
	float: left;
	border-radius: 3px;
	margin-bottom: 8px;
}

/* .fx_ul li:hover {
	background: #344F89;
} */

.fx_ul li a {
	display: block;
	float: left;
	margin-left: 4px;
	margin-top: 4px;
}

.weibo {
	float: left;
	width: 24px;
	height: 24px;
	background: url(icon26_zyy_znd_20230209.png) no-repeat;
	background-size: 24px;
	display: inline-block;
}

.fx_ul p {
	float: left;
	font-size: 14px;
	display: inline-block;
	margin-left: 4px;
}

.weixin {
	float: left;
	width: 24px;
	height: 24px;
	background: url(icon27_zyy_znd_20230209.png) no-repeat;
	background-size: 24px;
	display: inline-block;
}

.fx_ul li:hover p{
	color:#B11818;
}


#bsWXBox {
	border: 5px solid #ccc;
	border-radius: 5px;
	padding: 0 !important;
}

.bsBox {
	display: none;
	z-index: 100000001;
	font-size: 12px;
	padding: 6px !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bsClose {
	_overflow: hidden;
	cursor: pointer;
	position: absolute;
	z-index: 10000000;
	color: #666;
	font-weight: bold;
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 20px;
}

.bsTop {
	color: #666;
	background: #f2f2f2;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #e8e8e8;
}

.bsFrameDiv,
#bsMorePanel {
	border: none;
	background: #fff;
}

#qrcode img {
	display: inline-block !important;
	margin: 21px;
}

#qrcode img {
	display: inline-block !important;
	margin: 21px;
}

.neirong_content{
    width: 1100px;
    margin: 0 auto;
    padding: 0 10px;
    font-size: 18px;
    color: #303030;
    line-height: 34px;
    padding-top: 35px;
}
.neirong_content p {
    font-size: 18px;
    color: #303030;
    line-height: 34px;
}
.neirong_content img {
    max-width: 800px;
    width: auto;
    height: auto;
    margin: 0 auto !important;
    display: block;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.zrbj {
	width: 100%;
	text-align: right;
	margin-top: 40px;
	color: #484848;
	font-size: 18px;
}

.zrbj_title {
	color: #909090;
}

.jggk_main{
	width: 100%;
}
.jgzz_main{
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.jgzz_left{
	float:left;
	width: 780px;
}
.jgzz_title{
	width: 100%;
	margin-left: 5px;
	color: #AB3C3C;
	font-size: 24px;
	font-weight: bold;
}
.jgzz_middle{
	width: 100%;
	margin-top: 22px;
	color: #3C3C3C;
	line-height: 24px;
}
.jgzz_more{
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
.jgzz_more a{
	float:right;
	display: block;
	width: 102px;
	padding-left: 20px;
	color: #A89586;
	height: 36px;
	line-height: 36px;
	border-radius: 3px;
	border: 1px solid #A89586;
	background: url(icon17_zyy_znd_20230209.png) 99px center no-repeat;
}
.jgzz_more a:hover{
	color: #AB3C3C;
	border: 1px solid #AB3C3C;
}
.jgzz_right{
	float:right;
}

.jgzz_right_main{
    width: 315px;
    height: 271px;
    background: url(bg11_zyy_znd_20230209.png) no-repeat;
    margin: 0 auto;
    margin-top: 33px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 26px;
    position: relative;
}
.jgzz_right_main ul{
	width: 100%;
}
.jgzz_right_main ul li{
	width: 100%;
	height: 38px;
	line-height: 38px;
	background: linear-gradient(270deg, #F7F5F3 0%, #EFEBE5 100%);
	border-radius: 3px;
	margin-bottom: 9px;
}
.jgzz_right_main ul li a{
	display: block;
	width:94;
	height: 38px;
	line-height: 38px;
	padding-left: 22px;
	color: #615A51;
}
.jgzz_right_main ul li a:hover{
	color: #AB3C3C;
}

.ldxx_box{
	width: 100%;
	margin-top: 20px;
}
.ldxx_list{
	width: 100%;
	margin-top: 28px;
}
.ldxx_list ul{
	width: 100%;
}
.ldxx_list ul li{
	width: 1200px;
	height: 200px;
	margin-bottom: 17px;
	overflow: hidden;
}
.ldxx_list ul li a{
	display: block;
	width: 1200px;
	height: 200px;
	background: url(bg12_zyy_znd_20230209.png) no-repeat;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.ldxx_list ul li a:hover{
	
	background: url(bg12_bg_zyy_znd_20230209.png) no-repeat;
}

.ldxx_photo{
	float:left;
	width: 132px;
	height: 167px;
	margin-top: 16px;
	margin-left: 24px;
}
.ldxx_photo a{
	width: 132px;
	height: 167px;
	border-radius: 3px;
}
.ldxx_photo img{
	width: 132px;
	height: 167px;
	border-radius: 3px;
}
.lxx_right{
	float:left;
	margin-left: 37px;
}
.lxx_right_top{
	width: 100%;
	padding-top: 40px;
	margin-bottom: 14px;
}
.lxx_right_top{
	color: #4B4242;
	font-size: 20px;
	font-weight: bold;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.ldxx_list ul li a:hover .lxx_right_top{
	color: #AB3C3C;
}
.lxx_right_middle{
	color: #4B4242;
	line-height: 24px;
}
.lxx_right_bottom{
	margin-top: 10px;
	color:#AC3F3F;
}

.zwgk_main{
	width: 100%;
	overflow: hidden;
}
.zwgk_main_left{
	float:left;
	width: 780px;
}
.zwgk_main_right{
	float:right;
	width: 390px;
}
.news_bottom{
	width: 100%;
	margin-top: 39px;
	overflow: hidden;
}
.news_bottom_main{
	width: 106%;
	overflow: hidden;
}
.w_370{
	float:left;
	width: 370px;
	margin-right: 46px;
}
.tjzxx_box{
	width: 100%;
}

.photo_list{
	width: 100%;
	overflow: hidden;
	margin-top: 35px;
}
.photo_list ul{
	width: 106%;
	overflow: hidden;
}
.photo_list ul li{
	float:left;
	width: 377px;
	margin-right: 35px;
	margin-bottom: 40px;
}
.photo_box{
	width: 377px;
	height: 212px;
	background: url(img7_zyy_znd_20230209.jpg) no-repeat;
	background-size: 377px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.photo_box a{
	display: block;
	width: 377px;
	height: 212px;
	
}
.photo_box:hover{
	opacity: 0.8;
}
.photo_box a img{
	width: 377px;
	height: 212px;
}
.photo_list ul li p{
	width: 100%;
	line-height: 26px;
	margin-top: 6px;
}

.photo_list ul li p a{
	color: #3A3A3A;
	font-size: 16px;
}
.time5{
	color: #A5A5A5;
	font-size: 14px;
	margin-top: 3px;
}

.dlm_list{
	width: 100%;
	margin-bottom: 10px;
}
.dlm_list .news_list ul{
	border-bottom: 0px;
}

.pc{
	display: block;
}
.wap{
	display: none;
}

.title_bottom_left{
	float:left;
}
@media screen and (max-width: 860px){
	.pc{
		display: none;
	}
	.wap{
		display: block;
	}
	
	.bg{
		min-width: auto;
	}
	.w_1200{
		width: 100%;
		box-sizing: border-box;
		padding: 0.44rem;
	}
	.neirong{
		width: 100%;
	}
	.biaoti_title{
		font-size: 1.6rem;
	}
	.erji_title{
		font-size: 1.2rem;
	}
	.title_bottom{
		border: none;
		height: auto;
		line-height:initial;
		margin-top: 8px;
	}
	.title_bottom_left{
		float:none;
	}
	.laiyuan{
		float:none;
		text-align: center;
		font-size: 1rem;
	}
	.time4{
		float:none;
		width: 100%;
		text-align: center;
		margin-left: 0px;
		font-size: 1rem;
		margin-top: 8px;
	}
	.title_bottom_right{
		float:none;
		height: 3rem;
		line-height: 3rem;
		width: 100%;
		margin-right:0px;
		background: #F7F4F2;
		border-radius: 0.83rem;
		box-sizing: border-box;
		padding-left: 3.5rem;
	}
	.dayin{
		display: none;
	}

	.font_main span{
		margin-top: 12px;
	}
	.icon_fp{
		margin-top: 10px;
	}
	.icon_fm{
		margin-top: 10px;
	}
	.font_main:after{
		top: 12px;
	}
	.fenxiang{
		margin-right: 3.5rem;
	}
	.fenxiang span{
		margin-top: 10px;
	}
	.neirong_content{
		width: 100%;
		box-sizing: border-box;
	}
	.neirong_content img{
		max-width: 100% !important;
		height: auto;
	}
	.title_bottom_right{
		margin-top: 20px;
	}
}

@media screen and (max-width: 320px){
	.title_bottom_right{
		padding-left: 1.5rem;
	}
	.fenxiang {
	    margin-right: 1.5rem;
	}
}